Next | Prev | Up | Top | Contents | Index

Kernel Services for VME

The kernel provides services for mapping the VME bus into the kernel virtual address space for PIO or DMA, and for transferring data using maps. It also provides services for allocating interrupt vector numbers.


Mapping PIO Addresses
Mapping DMA Addresses
Allocating an Interrupt Vector Dynamically
Supporting Early IO4 Cache Problems

Next | Prev | Up | Top | Contents | Index